home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1555 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: ratty.wolfe.net!neus
  2. From: neus@wolfenet.com (Bill Campbell)
  3. Newsgroups: comp.lang.c
  4. Subject: Beginner needs help w/ Borland c++4.5
  5. Date: 15 Jan 1996 01:11:32 GMT
  6. Organization: Wolfe Internet Access, L.L.C.
  7. Message-ID: <4dc9k5$1gu@news1.wolfe.net>
  8. NNTP-Posting-Host: sea-ts3-p03.wolfenet.com
  9. X-Newsreader: News Xpress Version 1.0 Beta #4
  10.  
  11.  
  12. I am a first quarter student learning c and bought the borland c/c++(4.5) 
  13. compiler at the recommendation of my school.At this stage all I am doing is 
  14. using it to compile simple programs as exercises from my text book. I am stuck 
  15. trying to get code from two seperate files to run together. I have a main 
  16. function stored in one file and the functions it calls stored in another file. 
  17. I am trying to use the project menu to link these two files together so that 
  18. they will run as a program. I know that my code is good since I just lifted it 
  19. from the source code disk that came with my text (joy of c). I just can't 
  20. figure out the steps needed to link files together. I realise that this 
  21. probably seems like an idiotic problem, but any help would be much 
  22. appreciated. e-mail me at: neus@wolfenet.com. Thanks
  23.